runtime.mspan.divideByElemSize (method)
2 uses
runtime (current package)
mbitmap.go#L1132: func (s *mspan) divideByElemSize(n uintptr) uintptr {
mbitmap.go#L1149: return s.divideByElemSize(p - s.base())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)